Revision: hackerlab--atai--1.1--patch-5
Archive: atai@atai.org--public
Creator: Andy Tai <atai@gnu.org>
Date: Sun Feb  5 23:58:09 PST 2006
Standard-date: 2006-02-06 07:58:09 GMT
Modified-files: obtables/obtable.c
New-patches: atai@atai.org--public/hackerlab--atai--1.1--patch-5
Summary:  [hackerlab] elt is type void*
Keywords: 


patch from Sergio Gelato <Sergio.Gelato@astro.su.se>,  [hackerlab] elt is of type void*, so sizeof(*elt) is sizeof(void), which is not defined.

